home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / pckpbkgn.sit / PickupBkgnd XCMD v2 / background_2699.txt < prev    next >
Text File  |  1990-06-06  |  3KB  |  178 lines

  1. -- background: 2699 from stack: in
  2. -- bmap block id: 3118
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=475 top=40 right=70 bottom=510
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Pop card
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   pop card
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 5 (button)
  29. -- low flags: 00
  30. -- high flags: 8004
  31. -- rect: left=12 top=302 right=330 bottom=102
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: What is it?
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 3789
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 6 (button)
  49. -- low flags: 00
  50. -- high flags: 8004
  51. -- rect: left=113 top=302 right=330 bottom=203
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Usage
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to card id 3876
  63. end mouseUp
  64.  
  65.  
  66.  
  67.  
  68. -- part 9 (field)
  69. -- low flags: 01
  70. -- high flags: 2004
  71. -- rect: left=11 top=38 right=71 bottom=252
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 2
  76. -- text size: 18
  77. -- style flags: 256
  78. -- line height: 24
  79. -- part name: 
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   go to first card
  83. end mouseUp
  84.  
  85.  
  86. -- part 7 (button)
  87. -- low flags: 00
  88. -- high flags: 8004
  89. -- rect: left=212 top=302 right=330 bottom=302
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: Installation
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   go to card id 3368
  101. end mouseUp
  102.  
  103.  
  104.  
  105.  
  106. -- part 1 (field)
  107. -- low flags: 01
  108. -- high flags: 2004
  109. -- rect: left=11 top=90 right=283 bottom=503
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 2
  114. -- text size: 14
  115. -- style flags: 0
  116. -- line height: 18
  117. -- part name: 
  118.  
  119.  
  120. -- part 8 (button)
  121. -- low flags: 00
  122. -- high flags: 8004
  123. -- rect: left=312 top=302 right=330 bottom=402
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Notes
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   go to card id 4114
  135. end mouseUp
  136.  
  137.  
  138.  
  139.  
  140. -- part 10 (button)
  141. -- low flags: 00
  142. -- high flags: 8004
  143. -- rect: left=413 top=302 right=330 bottom=503
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: More notes
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   go to card id 2246
  155. end mouseUp
  156.  
  157.  
  158.  
  159.  
  160. -- part 11 (button)
  161. -- low flags: 00
  162. -- high flags: 0000
  163. -- rect: left=439 top=40 right=70 bottom=474
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 20098 / 20098
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Home
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   visual effect iris close
  175.   go home
  176. end mouseUp
  177.  
  178.